home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip Haziran 1999.iso / program / demolar / infos / dunya1.swf / scripts / DefineButton2_82 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-04-13  |  86 b   |  7 lines

  1. on(release){
  2.    tellTarget("../genel")
  3.    {
  4.       gotoAndStop("dunya2");
  5.    }
  6. }
  7.